home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Snippets
/
DirectoryPopup 1.0
/
□□□DPSample Source
/
FinderObjects.h
< prev
next >
Wrap
Text File
|
1996-06-03
|
264b
|
20 lines
/*
* Project: <none>
*
* Filename: FinderObjects.h
*
* Author: Marco Piovanelli
*
* Revision History:
*
* 1996.06.02 MP created this file
*
*/
#ifndef __FILES__
#include <Files.h>
#endif
OSErr OpenFinderObject ( const FSSpec * inThing ) ;